home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / sweet-tex / SwtProgAndTeXStuff097.cpt-hqx / SwtProgAndTeXStuff097 / SwtPlainTeX / FONTDEF.tex next >
Text File  |  1989-03-09  |  607b  |  37 lines

  1. %FONFDEF/lcd file for Sweet-teX. These are lowest common denominator
  2. %settings; please adapt by enriching the font palate with whatever 
  3. %you happen to have and like!
  4.  
  5. \font\bigbf=cmbx12
  6.  
  7. \font \smallrm=cmr7
  8. \font \smallbf=cmbx7
  9. \font \smc=cmcsc10 %
  10.  
  11. \font \foliofont=cmr10
  12.  
  13. \def \bi{\bf }
  14.  
  15. %\def \smc{\bf }
  16.  
  17. \def \Bbd#1{{\bf #1}}
  18. \def \Calig#1{{\cal #1}}
  19. \def \Frak#1{{\bf #1}}
  20.  
  21.  
  22. \def \Smallfonts {}
  23.  
  24.  
  25. \def \Titlefont {\bigbf }
  26. \def \Authorfont {\bf }
  27. \def \Headingfont {\bf }
  28. \def \Subheadingfont {\bf }
  29. \def \Theoremfont {\bf }
  30. \def \Prooffont {\it }
  31. \def \Remarkfont {\bf }
  32. \def \Diagramfont {\bf }
  33.  
  34.  
  35.  
  36.  
  37.